|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This listener interface may be implemented in order to receive ProgressEvents.
NOTE: The API in the browser package is NOT finalized. Use at your own risk, because it will most certainly change. The only reason this API is being released at this time is so that other teams can try it out.
ProgressEvent
Method Summary | |
void |
changed(ProgressEvent event)
This method is called when a progress is made during the loading of the current location. |
void |
completed(ProgressEvent event)
This method is called when the current location has been completely loaded. |
Method Detail |
public void changed(ProgressEvent event)
ProgressEvent
public void completed(ProgressEvent event)
ProgressEvent
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |